.container{ width: 1170px; margin: 0 auto; }

.page_bar{ float:left;width: 100%; display: block; text-align: center; height: 300px;; }
.p_container{ width: 1100px; margin: 0 auto;   min-height: 100px; }
.p_container .l_col{ float: left;width: 233px;border: 1px solid #e1e1e1; margin-top: 10px;}
.p_container .l_col .tit{ height:40px; width: 100%; background:#0b46ce; color: #FFF; position: relative; }
.p_container .l_col .tit .ico{ position: absolute; top: 5px; right: 15px;}
.p_container .l_col .tit .txt{ font-size: 16px; color: #FFF; line-height: 40px; text-indent: 15px;}
.p_container .p_l_menu{ width: 100%; padding-top: 15px;}
.p_container .p_l_menu ul li{ text-indent: 30px; height: 40px; line-height: 40px; border-bottom: 1px solid #eeeeee; background:url(../images/l_menu_ico.jpg) no-repeat 15px 18px;}
.p_container .p_l_menu ul li a{ font-size: 14px;}
.p_container .p_l_menu ul li.cur{ background:url(../images/l_menu_ico_cur.jpg) no-repeat 15px 18px;color: #c10c0b;}
.p_container .p_l_menu ul li.cur a{ color: #c10c0b;}


.p_container .r_col{ float: right; width: 840px;}
.r_col{ float:right; width: 100%;}
.r_col .local{height: 50px; background:url(../images/loca_ico.jpg) no-repeat left; padding-left:32px; line-height: 50px; border-bottom: 1px solid #e1e1e1; }

.p_container .r_col .hd{ height: 90px; line-height: 90px; color: #333; font-size: 30px; border-bottom: 1px dashed  #e1e1e1; text-indent: 25px;}
.p_container .r_col .paind{ padding: 15px 15px 15px 15px;}
.p_container .r_col .a_content{color: #333; padding: 10px;margin-top: 20px;}
.p_container .r_col .a_content p{ font-size: 18px; padding: 8px 0px 8px 0px; line-height: 25px;}

.contact_panle{ font-size: 12px;}
.contact_panle .cont{padding: 10px 15px 15px 15px; }
.contact_panle .cont p{font-size: 14px; line-height: 20px;padding: 5px 0px 2px 0px;}
.right_content_detail{ font-size:14px; padding:10px 25px}

.news{ width:98%; float:left; overflow:hidden; padding:10px; line-height:22px; margin-top: 15px;}
.news li{ width:97%; background:url(../images/new_ico.jpg) no-repeat 5px 20px;  border-bottom:1px #999999 dashed; height:45px; line-height:45px; padding-left:14px;}
.news li a{ font-size: 14px; float:left; width:605px;}
.news li span{ float: right;}

.news_tit{ width:97%; float:left; border-bottom:1px dashed #999999; padding:20px 0; margin-bottom:20px; text-align:center; line-height:24px;}
.news_tit h2{ font-size:20px;}
.news_tit span{ color:#969696;}
.news_ct{ float:left; padding:0px 15px;}
.news_ct p{ font-size: 14px;font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif; padding: 8px 0px 6px 0px; }



.pro_grid .pro_list{ width:820px; float:left; overflow:hidden; padding: 25px 15px 0px 22px; line-height:22px; zoom: 1;}
.pro_grid .pro_list ul{ width:820px; float:left;}
.pro_grid .pro_list ul li{ width:246px; height:181px; margin-bottom:17px; float:left; border:1px #e1e1e1 solid;margin-left:0px; margin-right:35px; position:relative;}
.pro_grid .pro_list ul li .h_title{ width:246px; height:30px; float:left; text-align:center; line-height:30px; background:url(../images/hd_03.png); position:absolute; left:0; bottom:0;}
.pro_grid .pro_list ul li a .h_title{ color:#fff;}
.pro_grid .pro_list ul li{ text-align: center;}
.pro_grid .pro_list ul li.last{ margin-right: 0px;}


.pro_grid .w_out .z1{ width:98%; border-bottom:1px #e2e1e1 solid; padding-top:8px; padding-bottom:32px; text-align:center; float:left}
.pro_grid .w_out .z2{ width:97%; float:left; padding:15px 0px; line-height:30px;}
.pro_grid .w_out .z3{ width:97%;line-height:35px; float:left; background:#ebebeb; line-height:35px; padding:0px;}
.pro_grid .w_out .z3 .z_1{ float:left; padding-left: 20px;}
.pro_grid .w_out .z3 .z_2{ float: right; padding-right: 20px;}


/*table*/
.pro_grid .w_out table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	  border: 1px solid #ddd;
}
.pro_grid .w_out .table-bordered {
    border: 1px solid #ddd;
}

.pro_grid .w_out table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
    border: 1px solid #ddd;
}
.pro_grid .w_out table>thead>tr>th, table>tbody>tr>th, table>tfoot>tr>th, table>thead>tr>td, table>tbody>tr>td, table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.pro_grid .w_out table tr td,.r_col .woman_data table tr  th {
    padding: 15px 10px;margin-bottom: 0;
}
.pro_grid .w_out table {
    border-spacing: 0;
    border-collapse: collapse;
}
.pro_grid .w_out table.table tbody .td_tit,.woman_data table.table tbody td{text-align:left;}

/*table*/


.bottom_area{ float:left; display:block; width:100%; margin-top:20px;}
.bottom_area a.link_act{ margin-left:15px; padding:8px 25px; background:#333; color:#FFF}